| C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderObjectList Class > FindIndex Method : FindIndex(Int32,Predicate<RenderObject>) Method |
'Declaration Public Overloads Function FindIndex( _ ByVal startIndex As System.Integer, _ ByVal match As System.Predicate(Of RenderObject) _ ) As System.Integer
public System.int FindIndex( System.int startIndex, System.Predicate<RenderObject> match )